262 research outputs found

    The 2014 American State Litter Scorecard FINAL: USA's Dirtiest & Cleanest States Includes Statistics and Charts

    Get PDF
    A NEW State Litter "Scorecard" is released for the 2014 American Society for Public Administration (ASPA) Conference. Every three years, the Scorecard approximates each state's overall public spaces environmental quality through tried-and-true, hard-to-publicly obtain objective and subjective measures, resulting in a total overall jurisdictional score. Readers gain a realistic "picture" of "what's going on" within one or all of the 50 states. Illegal littering and dumping, found frequently on or near transportation paths, creates danger to public safety and health, with 800+ Americans dying each year by vehicle collisions with unmoved roadway debris. Because policy makers, public administrators and citizens are ever more involved in effectuating "green" outcomes, satisfactory public spaces waste removals are vital. Since 2008, major publications (the Boston Globe; TRAVEL+LEISURE; National Cooperative Highway Research Program's "Reducing Litter on Roadsides" Journal) have referred to the Scorecard, an ever valuable, trusted standard for improving debris/litter abatement in states and localities

    On the computation of directional scale-discretized wavelet transforms on the sphere

    Get PDF
    We review scale-discretized wavelets on the sphere, which are directional and allow one to probe oriented structure in data defined on the sphere. Furthermore, scale-discretized wavelets allow in practice the exact synthesis of a signal from its wavelet coefficients. We present exact and efficient algorithms to compute the scale-discretized wavelet transform of band-limited signals on the sphere. These algorithms are implemented in the publicly available S2DW code. We release a new version of S2DW that is parallelized and contains additional code optimizations. Note that scale-discretized wavelets can be viewed as a directional generalization of needlets. Finally, we outline future improvements to the algorithms presented, which can be achieved by exploiting a new sampling theorem on the sphere developed recently by some of the authors.Comment: 13 pages, 3 figures, Proceedings of Wavelets and Sparsity XV, SPIE Optics and Photonics 2013, Code is publicly available at http://www.s2dw.org

    Alignment and signed-intensity anomalies in WMAP data

    Get PDF
    Significant alignment and signed-intensity anomalies of local features of the cosmic microwave background (CMB) are detected on the three-year WMAP data, through a decomposition of the signal with steerable wavelets on the sphere. Firstly, an alignment analysis identifies two mean preferred planes in the sky, both with normal axes close to the CMB dipole axis. The first plane is defined by the directions toward which local CMB features are anomalously aligned. A mean preferred axis is also identified in this plane, located very close to the ecliptic poles axis. The second plane is defined by the directions anomalously avoided by local CMB features. This alignment anomaly provides further insight on recent results (Wiaux et al. 2006). Secondly, a signed-intensity analysis identifies three mean preferred directions in the southern galactic hemisphere with anomalously high or low temperature of local CMB features: a cold spot essentially identified with a known cold spot (Vielva et al. 2004), a second cold spot lying very close to the southern end of the CMB dipole axis, and a hot spot lying close to the southern end of the ecliptic poles axis. In both analyses, the anomalies are observed at wavelet scales corresponding to angular sizes around 10 degress on the celestial sphere, with global significance levels around 1%. Further investigation reveals that the alignment and signed-intensity anomalies are only very partially related. Instrumental noise, foreground emissions, as well as some form of other systematics, are strongly rejected as possible origins of the detections. An explanation might still be envisaged in terms of a global violation of the isotropy of the Universe, inducing an intrinsic statistical anisotropy of the CMB.Comment: 12 pages, 7 figures. Accepted for publication in MNRAS. Small changes made (including the new subsection 3.4) to match the final versio

    Steerable wavelet analysis of CMB structures alignment

    Get PDF
    This paper reviews the application of a novel methodology for analysing the isotropy of the universe by probing the alignment of local structures in the CMB. The strength of the proposed methodology relies on the steerable wavelet filtering of the CMB signal. One the one hand, the filter steerability renders the computation of the local orientation of the CMB features affordable in terms of computation time. On the other hand, the scale-space nature of the wavelet filtering allows to explore the alignment of the local structures at different scales, probing possible different phenomena. We present the WMAP first-year data analysis recently performed by the same authors (Wiaux et al.), where an extremely significant anisotropy was found. In particular, a preferred plane was detected, having a normal direction with a northern end position close to the northern end of the CMB dipole axis. In addition, a most preferred direction was found in that plane, with a northern end direction very close to the north ecliptic pole. This result synthesised for the first time previously reported anomalies identified in the direction of the dipole and the ecliptic poles axes. In a forthcoming paper (Vielva et al.), we have extended our analysis to the study of individual frequency maps finding first indications for discarding foregrounds as the origin of the anomaly. We have also tested that the preferred orientations are defined by structures homogeneously distributed in the sky, rather than from localised regions. We have also analysed the WMAP 3-year data, finding the same anomaly pattern, although at a slightly lower significance level.Comment: 14 pages, 8 figures. Proceedings of the Fundamental Physics With CMB workshop, UC Irvine, March 23-25, 2006, to be published in New Astronomy Review

    Fast directional correlation on the sphere with steerable filters

    Get PDF
    A fast algorithm is developed for the directional correlation of scalar band-limited signals and band-limited steerable filters on the sphere. The asymptotic complexity associated to it through simple quadrature is of order O(L^5), where 2L stands for the square-root of the number of sampling points on the sphere, also setting a band limit L for the signals and filters considered. The filter steerability allows to compute the directional correlation uniquely in terms of direct and inverse scalar spherical harmonics transforms, which drive the overall asymptotic complexity. The separation of variables technique for the scalar spherical harmonics transform produces an O(L^3) algorithm independently of the pixelization. On equi-angular pixelizations, a sampling theorem introduced by Driscoll and Healy implies the exactness of the algorithm. The equi-angular and HEALPix implementations are compared in terms of memory requirements, computation times, and numerical stability. The computation times for the scalar transform, and hence for the directional correlation, of maps of several megapixels on the sphere (L~10^3) are reduced from years to tens of seconds in both implementations on a single standard computer. These generic results for the scale-space signal processing on the sphere are specifically developed in the perspective of the wavelet analysis of the cosmic microwave background (CMB) temperature (T) and polarization (E and B) maps of the WMAP and Planck experiments. As an illustration, we consider the computation of the wavelet coefficients of a simulated temperature map of several megapixels with the second Gaussian derivative wavelet.Comment: Version accepted in APJ. 14 pages, 2 figures, Revtex4 (emulateapj). Changes include (a) a presentation of the algorithm as directly built on blocks of standard spherical harmonics transforms, (b) a comparison between the HEALPix and equi-angular implementation

    S2LET: A code to perform fast wavelet analysis on the sphere

    Get PDF
    We describe S2LET, a fast and robust implementation of the scale-discretised wavelet transform on the sphere. Wavelets are constructed through a tiling of the harmonic line and can be used to probe spatially localised, scale-depended features of signals on the sphere. The scale-discretised wavelet transform was developed previously and reduces to the needlet transform in the axisymmetric case. The reconstruction of a signal from its wavelets coefficients is made exact here through the use of a sampling theorem on the sphere. Moreover, a multiresolution algorithm is presented to capture all information of each wavelet scale in the minimal number of samples on the sphere. In addition S2LET supports the HEALPix pixelisation scheme, in which case the transform is not exact but nevertheless achieves good numerical accuracy. The core routines of S2LET are written in C and have interfaces in Matlab, IDL and Java. Real signals can be written to and read from FITS files and plotted as Mollweide projections. The S2LET code is made publicly available, is extensively documented, and ships with several examples in the four languages supported. At present the code is restricted to axisymmetric wavelets but will be extended to directional, steerable wavelets in a future release.Comment: 8 pages, 6 figures, version accepted for publication in A&A. Code is publicly available from http://www.s2let.or

    Continuous Wavelet Transform on the Hyperboloid

    Get PDF
    In this paper we build a Continuous Wavelet Transform (CWT) on the upper sheet of the 2-hyperboloid H_+^2. First, we define a class of suitable dilations on the hyperboloid through conic ptojection. Then, incorporating hyperbolic motions belonging to SO_0(1,2), we define a family of hyperbolic wavelets. The continuous wavelet transform W_f(a,x) is obtained by convolution of the scaled wavelets with the signal. The wavelet transform is proved to be invertible whenever wavelets satisfy a particular admissibility condition, which turns out to be a zero-mean condition. We then provide some basic examples and discuss the limit at null curvature

    Non-Gaussianity analysis on local morphological measures of WMAP data

    Get PDF
    The decomposition of a signal on the sphere with the steerable wavelet constructed from the second Gaussian derivative gives access to the orientation, signed-intensity, and elongation of the signal's local features. In the present work, the non-Gaussianity of the WMAP temperature data of the cosmic microwave background (CMB) is analyzed in terms of the first four moments of the statistically isotropic random fields associated with these local morphological measures, at wavelet scales corresponding to angular sizes between 27.5 arcminutes and 30 degrees on the celestial sphere. While no detection is made neither in the orientation analysis nor in the elongation analysis, a strong detection is made in the excess kurtosis of the signed-intensity of the WMAP data. The non-Gaussianity is observed with a significance level below 0.5% at a wavelet scale corresponding to an angular size around 10 degrees, and confirmed at neighbour scales. This supports a previous detection of an excess of kurtosis in the wavelet coefficient of the WMAP data with the axisymmetric Mexican hat wavelet (Vielva et al. 2004). Instrumental noise and foreground emissions are not likely to be at the origin of the excess of kurtosis. Large-scale modulations of the CMB related to some unknown systematics are rejected as possible origins of the detection. The observed non-Gaussianity may therefore probably be imputed to the CMB itself, thereby questioning the basic inflationary scenario upon which the present concordance cosmological model relies. Taking the CMB temperature angular power spectrum of the concordance cosmological model at face value, further analysis also suggests that this non-Gaussianity is not confined to the directions on the celestial sphere with an anomalous signed-intensity.Comment: 10 pages, 3 figures. Version 2 includes minor changes to match version accepted for publication in MNRA

    Correspondence principle between spherical and Euclidean wavelets

    Get PDF
    Wavelets on the sphere are reintroduced and further developed independently of the original group theoretic formalism, in an equivalent, but more straightforward approach. These developments are motivated by the interest of the scale-space analysis of the cosmic microwave background (CMB) anisotropies on the sky. A new, self-consistent, and practical approach to the wavelet filtering on the sphere is developed. It is also established that the inverse stereographic projection of a wavelet on the plane (i.e. Euclidean wavelet) leads to a wavelet on the sphere (i.e. spherical wavelet). This new correspondence principle simplifies the construction of wavelets on the sphere and allows to transfer onto the sphere properties of wavelets on the plane. In that regard, we define and develop the notions of directionality and steerability of filters on the sphere. In the context of the CMB analysis, these notions are important tools for the identification of local directional features in the wavelet coefficients of the signal, and for their interpretation as possible signatures of non-gaussianity, statistical anisotropy, or foreground emission. But the generic results exposed may find numerous applications beyond cosmology and astrophysics.Comment: Version accepted in ApJ. Clarified discussion on the unicity of the wavelet formalism on the sphere and on the related correspondence principle. 14 pages, 8 figures, Revtex4 (emulateapj
    corecore